@charset "utf-8";
body{
	background:#e5e5e5;
}
a{
	font-size:14px;
}
a:hover{
	text-decoration:none;
}

.zhul_msg_llist {
    width: 1090px !important;
}
/*top样式*/
.top_more_jiao1{
	background:url(/img/pubimg/bbs_jiao.png) no-repeat;
	width:7px;
	height:4px;
	display:inline-block;
	vertical-align:middle;
}
#zhul_header_nav a{
	font-size: 12px !important;
}	

.bbs_ssbtn:hover,{
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);  
	opacity: 0.7;
}
.zhul_bbs_top{
    width: 100%;
    background: #020202;
    min-width: 1200px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
}
.zhul_top{
	width:1200px;
	height:40px;
	line-height:40px;
	margin:0 auto;
}

.zhul_top a{
	color:#fff;
	text-decoration:none;
}

.zhul_top a:hover,.zhul_top12 a:hover{
	color:#fff;
}
.zhul_shouye{
	float:left;
	padding-top:5px;
}

.zhul_top_newss{
	float:left;
	width:1170px;
	position: relative;
	z-index: 9999;
}
.zhul_shouye img:hover{
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);   
	opacity: 0.7; 
}
.zhul_tpleft{
	float: left;
	height: 40px;  
}
.zhul_tpleft li{
	float:left;
	margin-left:70px;
}
.zhul_tpleft li a{
	font-size:16px;	
	transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
}
.zhul_tpleft li a:hover{
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);   
	opacity: 0.7; 
	}
.zhul_tpright{
	float: right;
}
.zhul_tpright li{
	float:left;
	padding-left:20px!important;
	color:#424242;
	position:relative;
	z-index:20;
}
.zhul_tpright img{
	vertical-align:middle;
	margin-left: 5px;
}
.zhul_arrowxia-new{
    background:#fff;
    /*border:1px solid #989898;*/
    position:absolute;
    left:5px;
    top:35px;
    width:106px;
	display:none;
	z-index:9999;
	background: #fff;
	box-shadow: 0px 2px 20px rgba(0,0,0,0.2);
	_box-shadow: 0px 2px 20px rgba(0,0,0,0.2);
	_border: 1px solid #fff;
	padding: 5px 0;
}
.zhul_arrowxia-new a{
    display:block;
    float:left;
    height:32px;
    line-height:32px;
    /*padding-left:13px;*/
    width:100%;
	color:#444;
	text-align:center;
}
.zhul_arrowxia-new a:hover{
	background:#e5e5e5;
	text-decoration:none;
	color:#000;
	-webkit-opacity: 1 !important;
	-moz-opacity: 1 !important;
	-moz-opacity: 1 !important;
	filter:alpha(opacity=100) !important;   
	opacity: 1 !important; 
}

/*头部搜索框*/
.bbs_top_ss{
	/*background:url(/img/pubimg/zhul_newbbs_ssfdj1.png) center left no-repeat; */
    min-width: 25px;
    height: 26px;
    display: block;
    position: absolute;
    line-height: 26px;
    padding-left: 20px;
    right: 10px;
    top: 0;
    font-size: 12px;
    color: #3c3c3c !important;
}
.bbs_top_ss1{
	/*background:url(/img/pubimg/zhul_newbbs_ssfdj.png) center left no-repeat; */
	min-width: 25px;
    height: 26px;
    display: block;
    position: absolute;
    line-height: 26px;
    padding-left: 20px;
    right: 10px;
    top: 0;
    font-size: 12px;
    color: #3c3c3c !important;
}
#sousuo{
	display: none;
}
.zhul_newsearch{
	height:40px;
	width:880px;
	/* background:url(/img/pubimg/newbbs_searchkuang.png) no-repeat; */
	position: absolute;
	top: 0;
	left: 0;
}
.search-content{
	width: 730px;
	margin-left: 65px;
	height: 40px;
	line-height: 40px;
}

.bbs_newsearch_ssbtn{
	float:left;
	width:30px;
	height:40px;
}
.bbs_newsearch_ssbtn a{
	display:inline-block;
	height: 40px;
	width: 30px;	
}
.bbs_newsearch_kuang{
	float: right;
    margin-right: 30px;
    position: relative;
    margin-top: 7px;
  
}
.bbs_newsearch_kuang img{
	width: 12px;
	height: 26px;
}
.newsearch_kuang2{
	padding: 0 12px;
    background: #eeeeee;
    border-radius: 15px;
}
.bbs_newsearch_div{
	background: #eeeeee;
	float: left;
}
.bbs_newsearch_kuang:hover .bbs_top_ss{
	background:url(/img/pubimg/zhul_newbbs_ssfdj.png) center left no-repeat;
}
.newsearch_kuang_sr{
	width:100px;
	height: 26px;
	line-height: 26px;
	background: #eeeeee;
	font-size:12px;
	color:#888888;
	float:left;
	margin-right:60px ;
	padding-left: 5px;
}
.newbbs_close{
	float:right;
	position: absolute;
	top: 0;
	right: 0px;	
}
.newbbs_close a{
	font-size:24px;
	color:#fff;
	transition: all ease-in-out .5s;
	-webkit-transition: all ease-in-out .5s;
	-ms-transition: all ease-in-out .5s;
}
.newbbs_close a:hover{
	/*transform: rotate(360deg);*/
}

.zhul_arrowmore{
	background: #fff;
	/*border: 1px solid #989898;*/
	position: absolute;
	left:-25px;
	top:35px;
	width: 100px;
	z-index: 9999;
	background:#fff;
	box-shadow:0px 2px 20px rgba(0,0,0,0.2);
	_box-shadow:0px 2px 20px rgba(0,0,0,0.2);
	_border:1px solid #fff;
	padding: 5px 0;
}
.zhul_arrowmore a{
    display:block;
    float:left;
    height:32px;
    line-height:32px;
    text-align:center;
    width:100%;
	color:#444;
	font-size: 12px !important;
}
.zhul_arrowmore a:hover{
	background:#e5e5e5;
	text-decoration:none;
	color:#000;
	-webkit-opacity: 1 !important;
	-moz-opacity: 1 !important;
	-moz-opacity: 1 !important;
	filter:alpha(opacity=100) !important;   
	opacity: 1 !important; 
}
.zl-logo-new{
	display: block;
	height: 40px;
	width: 29px;
	float: left;
	background:url(../img/pubimg/zhul_bbs_newlogo.png) center center no-repeat !important;
}
input{outline:none;}
/*//animate*/
.group_windows{
	background: #000;
	filter:alpha(opacity=20);  
	opacity: 0.2;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9998;
}
.zhul_lts_tags a{
	color:#444444;
}
.clearfix:before,.clearfix:after{ 
    content:""; 
    display:table; 
} 
.clearfix:after{clear:both;} 
.clearfix{ 
    *zoom:1;/*IE/7/6*/
}

/*修改placeholder字体颜色*/
input::-webkit-input-placeholder {
	color: #888888 !important; /* WebKit browsers */
	font-size: 14px !important;
}
input:-moz-placeholder {
　　color: #888888 !important; /* Mozilla Firefox 4 to 18 */
	font-size: 14px !important;
}
input::-moz-placeholder {
　　color: #888888 !important; /* Mozilla Firefox 19+ */
	font-size: 14px !important;
}
input:-ms-input-placeholder {
　　color: #888888 !important; /* Internet Explorer 10+ */
	font-size: 14px !important;
}
.biad_sj_i {
	position: absolute;
	display: inline-block;
	width: 9px;
	height: 4px;
	background: url(/img/pubimg/talk_header_j.png) no-repeat;
	z-index: 9999;
	top: -4px;
	left:48px;
}
.line{ 
	float:left;
	height:1px;
	width:100%;
	background-color:#e5e5e5;  
}
/*end  top样式*/


/*strat  warp*/
.zhul_warp{
	/*margin:10px auto 0;*/
	width: 100%;
    /*padding-top: 69px;*/
}
.zhul_main{
	width:1200px;
	margin: 0 auto;
	background:#fff;
	/*padding-bottom:10px;*/
	position: relative;
	top: -50px;
}
.zhul_v_con{
	width:100%;
	/*padding:0 30px;*/
}
.zhul_v_header {
    width: 1060px;
    padding: 10px 40px;
}
.zhul_v_logo{
	float:left;
	padding: 5px 0;
}
.zhul_sy_qsong{
	float:left;
	padding: 5px 0;
}
.zhul_v_dh{
	float:right;
	width:545px;
	padding-bottom:5px;
}
.zhul_topdh li{
	float:left;
	margin-right:8px;
	color:#bdbdbd;
}
.zhul_topdh .sea_line{
	padding-top: 2px;
}
.zhul_topdh a{
	float:left;
	color:#3e3e3e;
	font-size:14px;
}
.zhul_topdh a:hover{ 
	color:#ee2e2e; 
	text-decoration:none;
}
.zhul_topdh a.zhul_hover{
	color:#ee2e2e;
}
.zhul_topdh{
	float:left;
}
.zhul_v_search{
	float:right;
}
.zhul_v_soubg{
	float:left;
	background:url(../img/new_zhulong/zhul_searchbg.jpg) no-repeat;
	width:518px;
	height:39px;
}
.zhul_v_sinput{
	float:left;
	width: 473px;
    padding: 2px 0 0 45px;
}
.zhul_v_stext{
	width: 465px;
    height: 34px;
    line-height: 34px;
    background: none;
	color:#999;
}
.zhul_v_sbtn{
	float:left;
}
.zhul_v_ssub{
	width:67px;
	height:39px;
	cursor:pointer;
	background:#ee2e2e;
	color:#fff;
	line-height:39px;
	font-size:16px;

}

/* 首页nav  */
.zhul_pd_cnav{ 
	width:1200px; 
	height:50px; 
	line-height: 50px;
	border: 8px solid #ffffff;
	border-bottom: none;
    border-color: rgba(255, 255, 255, 0.45);
    position: relative;
    background: #7c7c7c00;
    top: -8px;
    left: -8px;
    z-index: 10;
}
.zhul_pd_cnav .zl-nav-item{
	background:#e5e5e5;
    float: left;
    height: 50px;
    line-height: 50px;
    border-right: 1px solid #989898;
    display: flex;
    justify-content: space-around;
}

.zl-nav-item a {
    padding: 0 5px;
    height: 50px;
    line-height: 50px;
    color: #ee2d30;
    font-size: 14px;
	font-weight:bold;
}

#scroll_div {
            overflow: hidden;
            white-space: nowrap;
            width:100%;
            color: #ee2d30;
            text-align: center;
        }
        #scroll_begin,#scroll_end {
            display: inline;
}
#box_up{ width: 240px; height:370px; overflow:hidden;margin-top:40px;margin-left:5px; }
#list1 li{
	line-height: 30px;
	width:100%;
	height: 30px;
    overflow: hidden;
	text-align: left;
	display:block;
}
#list1 li a{
	color: #626262;
	font-size: 14px;
}
#list2 li{
	line-height: 30px;
	width:100%;
	height: 30px;
    overflow: hidden;
	text-align: left;	
	display:block
}
#list2 li a{
	color: #626262;
	font-size: 14px;
}

.zhul_navmh{
	text-align: center;
}
.zhul_navmh li{
	height:36px;
	line-height:36px;
	margin-left: 10px;
}
.zhul_navmh li a{
	display: inline-block;
    padding: 0 8px;
    height: 100%;
}

/*end nav*/
.zhul_sy_ggimg{
	width:1140px;
	padding-top: 20px;
	float: left;
	/*background: #6a6056;	*/
}
.zhul_sy_ggimg img{
	width: 100%;
}


/*banner*/
.banner_bg{
	width: 100%;
	min-width: 1200px;
	background:url(../img/new_zhulong/banner_bg.jpg) center no-repeat;
	height: 388px;
}
.zhul_v_newbanner{
	width:1140px;
	height:388px;
	margin: 0 auto;
}
.zhul_v_newlunbo{
	float:left;
	width:630px;
	height:100%;
}
#YSlide{position:relative;z-index:1;width:100%;height:100%;overflow:hidden;}
.YSample{margin:0 auto;overflow:hidden;height: 100%;}
.YSample strong{position:absolute;z-index:5;bottom:0px;left:0;font-weight:normal;width:440px;height:40px;text-indent:10px;font-size:14px;color:#fff;background-color:#000;opacity:0.3;-moz-opacity:0.3;filter:alpha(opacity=30);}
#YSIndex{position:absolute;z-index:6; bottom:0; right:10px;text-align:right;height:40px; line-height:40px; overflow:hidden;}
#YSIndex a:link,#YSIndex a:visited,#YSIndex a:active{position:relative;z-index:6;padding:1px 6px;color:#fff;text-decoration:none;font-size:12px; font-family:"微软雅黑"}
.st{color:#fff; cursor:pointer;position:absolute; z-index:1001; font-size:14px; font-family:"微软雅黑"; bottom:10px; left:10px; width:300px; height:20px; line-height:20px; overflow:hidden;}
#YSIndex a{background:#888888; margin-left:3px;}
#YSIndex a:active,#YSIndex a.current:link,#YSIndex a.current:visited,#YSIndex a.current:active{background:#c6002a; color:#fff;}
.YSample img{
	width: 100%;
	height: 100%;
}
.zhul_v_newbanner1{
	float:left;
	width:245px;
	height:100%;
	margin-left:10px;
	display:inline;
}

.zhul_v_newbanner1 p{
	float:left;
	width:100%;
}

.zhul_v_newbanner1 a{
	float:left;
	width:100%;
	height:189px;
}
.zhul_v_newbanner1 img{
	width: 100%;
	height: 100%;
}
.p30{
	padding-top:10px;
}
/*art*/
.zhul_art {	
	width:1140px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 20px;
/*	border-bottom: 1px solid #cecece;*/
}
.zhul_art a:hover{
	color:  #ee2e2e;
}
.zhul_jz_biaoz:hover{
	color: #ffffff !important;
}

/*猜你喜欢*/
.guess{
	width: 100%;
	height: 120px;
	padding-top: 30px;
	padding-left: 30px;
}
.guess_l{
	float: left;
	width: 50px;
	height: 100%;
	font-size: 18px;
	background: #F33F40;
	color: white;
	/*writing-mode:lr-tb;*/
	/*writing-mode:tb-rl;文字竖排显示*/
	text-align: center;
	/*line-height: 50px;*/
}
.guess_r{
	float: left;
	height: 100%;
	width: 1090px;
	background: #F4F4F4;
	position: relative;
}
.guess_r ul{
	width: 1050px;
	height: 75px;
	padding: 20px;
	float: left;
}
.guess_r ul li{
	display: inline-block;
	width: 320px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-right: 30px;
}
.guess_r ul li img{
	vertical-align: middle;
	margin-right: 6px;
}
.guess_r ul li a:hover{
	color: #ee2e2e;
}



.zhul_artTopic{
	width:100%;
	float:left;
	height:56px !important;
	line-height:56px !important;;
	1background:url(../img/new_zhulong/new_topicbg.png) bottom center no-repeat;
    border-bottom: 1px #cecece solid;
	margin:0px 0 25px 0;
}
.zhul_art_line_D20 {
    float: left;
    height: 50px;
    line-height: 45px;
    font-size: 36px;
    font-weight: bold;
    color: #202e31;
    border-bottom: 7px solid #ee2e2e;
background:url(../images/D20.jpg) center left no-repeat;
padding-left:80px;
}
.zhul_art_line {
    float: left;
    height: 50px;
    line-height: 45px;
    font-size: 36px;
    font-weight: bold;
    color: #202e31;
    border-bottom: 7px solid #ee2e2e;
}
.zhul_artList {
    float: right;
    padding-top: 10px;
}
.zhul_artList li {
    float: left;
    line-height: 40px;
    padding-left: 8px;
    color: #ddd;
}
.zhul_artList li a{
	font-size: 16px;
	color: #999;	
}
.zhul_artList li a:hover{
	color: #ee2e2e;
}
.zhul_art_l {
    float: left;
    width: 360px;
}
.zhul_art_l_ptdt {
    float: left;
    width: 870px;
}
.zhul_art_l_hyqy {
    float: left;
    width: 870px;
}
.zhul_lb_sjimg {
    width: 340px;
    height: 255px;
    padding: 10px;
   /* background: #f1f1f1;*/
    background: #E5E5E5;
    overflow: hidden;
}
#YSlide2,#YSlide3{position:relative;z-index:1;width:100%;height:100%;overflow:hidden;}
.YSample2,.YSample3{margin:0 auto;overflow:hidden;width: 100%;height: 100%;}
.YSample2 strong,.YSample3 strong{position:absolute;z-index:5;bottom:0px;left:0;font-weight:normal;width:100%;height:40px;text-indent:10px;font-size:14px;color:#fff;background-color:#000;opacity:0.3;-moz-opacity:0.3;filter:alpha(opacity=30);}
#YSIndex2,#YSIndex3{position:absolute;z-index:6; bottom:0; right:10px;text-align:right;height:40px; line-height:40px; overflow:hidden;}
#YSIndex2 a:link,#YSIndex2 a:visited,#YSIndex2 a:active,#YSIndex3 a:link,#YSIndex3 a:visited,#YSIndex3 a:active{position:relative;z-index:6;padding:1px 6px;color:#fff;text-decoration:none;font-size:12px; font-family:"微软雅黑"}
.st2,.st3{color:#fff; cursor:pointer;position:absolute; z-index:1001; font-size:14px; font-family:"微软雅黑"; bottom:10px; left:10px; width:240px; height:20px; line-height:20px; overflow:hidden;}
#YSIndex2 a,#YSIndex3 a{background:#888888; margin-left:3px;}
#YSIndex2 a:active,#YSIndex2 a.current:link,#YSIndex2 a.current:visited,#YSIndex2 a.current:active,#YSIndex3 a:active,#YSIndex3 a.current:link,#YSIndex3 a.current:visited,#YSIndex3 a.current:active{background:#c6002a; color:#fff;}
.YSample2 img,.YSample3 img{
	width: 100%;
	height: 100%;
}


.zhul_jz_sjsBox{
	width: 100%;
	height: 72px;
	background: #f1f1f1;
	margin-top: 10px;
}
.sjsBox_p{
	float: left;
	width: 35px;
	padding: 12px 0 ;
	height: 48px;
	background: #ee2e2e;
	color: #ffffff;
	line-height: 24px;
	font-size: 16px;
	text-align: center;
}
.sjsBox_p a{
	display: block;
	width: 100%;
	height: 100%;
    color: #FFF;
}
.sjsBox_p a:hover{
	color: #ffffff;
}
.xl_banner{
	width: 324px;
	float: left;
	height: 62px;
	position: relative;
	overflow: hidden;
	margin:5px 0;
}
.xl_banner_div{
	width:295px;
	margin: 0 15px  0 14px;
	overflow: hidden;
	height: 100%;
	position: relative;
}
.flex-prev,.flex-next{
	width: 15px;
	height: 100%;
	text-align: center;
	position: absolute;
	display: block;
	top: 0;
}
.flex-prev img,.flex-next img{
	vertical-align: middle;
	margin: 25px auto;
	width: 8px;
	height: 13px;
}
.flex-prev{
	left: 0;
}
.flex-next{
	right: 0;
}
.slider_ul{
	position: absolute;
	left: 0;
	height: 100%;
}
.slider_ul li{
	width: 67px;
    display: inline-block;
    float: left;
    text-align: center;
    margin:0 4px;
    height: 100%;
}
.slider_ul li img{
	width: 100%;
	height: 100%;
}
.zhul_skill_m {
    float: left;
    width: 360px;
    margin-top: 10px;
}
.zhul_jz_toph1{
	width: 290px;
}
.zhul_gcList{
	position: relative;
}
.zhul_gcList ul{
/*	background:url(../img/new_zhulong/center_bg.jpg) top center;*/
	margin: 5px 0 25px 0;
}
.zhul_gcList ul li{
	width: 168px;
	float: left;
	height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
}
.zhul_gcList li a img {
    vertical-align: middle;
    margin-right: 10px;
}
/*最右边*/
.zhul_art_r{
	float: right;
	width: 240px;
	/* height: 337px; */
	background: #ececec;
	padding: 10px;
	position: relative;
}
.art_r_img{
	position: absolute;
	top: 0;
	left: 1px;
	z-index: 2;
	width: 117px !important;
}
.right_ul{
	margin-top: 20px;
}
.right_ul li{
	float: left;
	line-height: 30px;
	width: 71px;
	height: 30px;
    overflow: hidden;
	text-align: center;	
}
.right_ul li:nth-of-type(6n){
	display: none;
}
.right_ul li a{
	color: #626262;
	font-size: 14px;
	width: 70px;
}

.right_ul_zj{
	margin-top: 50px;
}
.right_ul_zj li{
	float: left;
	line-height: 18px;
	width: 74px;
	height: 115px;
    overflow: hidden;
	text-align: center;	
	margin-right:6px;
}

.right_ul_zj li a{
	color: #626262;
	font-size: 14px;
	width: 70px;
}
.right_ul_zj1{
	margin-top: 20px;
}
.right_ul_zj1 li{
	float: left;
	line-height: 18px;
	width: 74px;
	height: 105px;
    overflow: hidden;
	text-align: center;	
	margin-right:6px;
}

.right_u_zj1 li a{
	color: #626262;
	font-size: 14px;
	width: 70px;
}
.right_ul_xqy{
	margin-top: 20px;
}
.right_ul_xqy li{
	float: left;
	line-height: 30px;
	width: 240px;
	height: 30px;
    overflow: hidden;
	text-align: left;	
}
.right_ul_xqy li:nth-of-type(6n){
	display: none;
}
.right_ul_xqy li a{
	color: #626262;
	font-size: 14px;
	width: 70px;
}

.right_ul_line{
	color: #a0a0a0;
	padding: 0 3px;
	width: 3px !important;
}



.zhul_art_m {
    float: left;
    width: 440px;
    padding-left: 50px;
}
.zhul_artBiaoti {
    width: 100%;
}
.zhul_jzBiaoti a:nth-of-type(2){
	display: inline-block;
    max-width: 367px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zhul_jz_biaoz {
    float: left;
    border-radius: 3px;
    background: #ee2e2e;
    color: #FFF;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 0 15px 0 0;
    display: inline;
    padding: 2px 15px;
    font-size: 12px;
}
.zhul_jz_biaoz:hover{
	 background: #fe4343;
	 color: #FFFFFF;
}
.zhul_jz_toph2 {
    width: 370px;
}
.zhul_jz_toph1, .zhul_jz_toph2, .zhul_jz_toph3, .zhul_jz_toph4, .zhul_jz_toph5, .zhul_gc_toph1, .zhul_gc_toph2 {
    float: left;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.zhul_jzList {
	position: relative;
    width: 440px;
    margin: 5px 0 25px 0;
    /*background:url(../img/new_zhulong/center_bg.jpg) top center;*/
}
.Lshu_line1{
	background: #cecece;
    width: 1px;
    height: 64px;
    position: absolute;
    top: 6px;
    left: 176px;
}
.Lshu_line2{
	background: #cecece;
    width: 1px;
    height: 115px;
    position: absolute;
    top: 6px;
    left: 176px;
}
.Mshu_line1{
	background: #cecece;
    width: 1px;
    height: 64px;
    position: absolute;
    top: 6px;
    left: 216px;
}
.Mshu_line2{
	background: #cecece;
    width: 1px;
    height: 40px;
    position: absolute;
    top: 6px;
    left: 216px;
}
.Mshu_line3{
	background: #cecece;
    width: 1px;
    height: 115px;
    position: absolute;
    top: 6px;
    left: 216px;
}
.Mshu_line4{
	background: #cecece;
    width: 1px;
    height: 90px;
    position: absolute;
    top: 6px;
    left: 216px;
}
.zhul_jzList ul{
	width: 100%;
}
.zhul_jzList ul li{
	float: left;
	width:200px;
	height: 25px;
    line-height: 25px; 
    font-size: 14px;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}
.zhul_jzList ul li a{
	overflow: hidden;
}
.zhul_jzList li a img{
	vertical-align: middle;
	margin-right: 10px;
}
/*机电*/
.zhul_jdL_l_hyqy {
    float: left;
    width: 184px;
    height:127px;
    background: #eeeeee;
}
.zhul_jdL_l_hyqy  img{
	padding: 2px;
	width: 180px;
	height: 123px;
}
.zhul_jdL_r_hyqy {
    float: left;
    width: 230px;
    margin-left: 10px;
}
.zhul_jdL_word_hyqy {
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    overflow: hidden;
    color: #313131;
}
.zhul_jdL_passage_hyqy {
    float: left;
    width: 100%;
    line-height: 19px;
    font-size: 12px;
    color: #959595;
    height: 96px;
    overflow: hidden;
}
.zhul_jdL_l {
    float: left;
    width: 124px;
    height:98px;
    background: #eeeeee;
}
.zhul_jdL_l  img{
	padding: 2px;
	width: 120px;
	height: 94px;
}
.zhul_jdL_r {
    float: left;
    width: 255px;
    margin-left: 20px;
}
.zhul_jdL {
   margin-bottom: 20px;
    width: 50%;
	float: left;
}

.zhul_jdL_word {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 20px;
    font-size: 13px;
    overflow: hidden;
    color: #313131;
}
.zhul_jdL_passage {
    float: left;
    width: 100%;
    line-height: 19px;
    font-size: 12px;
    color: #959595;
    height: 76px;
    overflow: hidden;
}
.zhul_jdL_passage_time {
    width: 100%;
    line-height: 19px;
    font-size: 12px;
    color: #959595;
    height: 20px;
    overflow: hidden;
	text-align:right;
}
/*BIM*/
.bim-list{
	width: 100%;
	float:left;
	
}
.bim-list ul li a{
	overflow: hidden;
}
.bim-list ul li{
    float: left;
    width: 340px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
    margin-left: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.bim-list ul li img{
	vertical-align: middle;
	margin-right: 10px;
}
/*会员服务*/
.zhul_hyfw{
	padding: 40px 0;
	border-bottom: 1px solid #cecece;
	height: 230px;
}

.zhul_v_hhfw{
	height: 200px;
	padding: 15px 0;
	background: #F6F6F6;
}
.zhul_v_hhfw .hhfw_li{
	float: left;
	height: 100%;
	margin-right: 8px;
	width: 185px;
}
.zhul_bottom_logo{
	width: 115px;
	
}
.zhul_bottom_logo img{
	vertical-align: middle;
	margin-top: 77px;
}
.zhul_group{
	background: #e5e5e5;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.zhul_group{
	text-align: center;
}
.zhul_group li{
    width: 100%;
    font-size: 14px;
    height: 28px;
    display: block;
    line-height: 28px;
}
.zhul_group li a{
	display: block;
}
.zhul_dhbot_biaoz{
	font-size: 18px;
	color: #191919;
	padding: 20px 0;
	display: block;
}
.zhul_group:hover{
	background: #959595;
	color: #ffffff !important;
	
}
.zhul_group:hover .zhul_dhbot_biaoz{
	color: #ffffff !important;
}
.zhul_group:hover .white_a{
	color: #ffffff;
}
.jypx_ul{
	padding:0 9% 0 11%;
}
.jypx_ul li{
	text-align: left;
	width: 50%;
	float: left;
}
/*广告位*/
.zhul_v_ggw {
    /*padding: 40px 0 30px  0;*/
    border-bottom: 1px solid #cecece;
}
.zhul_v_ggw1 {
    width: 1140px;
}
.zhul_v_ggw1 img{
	width: 372px;
	height: 75px;
}
.zhul_v_ggw1 li {
    padding: 0 0 10px 12px;
    float: left;
    display: block;
}
.yqlj_div {
 /*   border-bottom: 1px solid #cecece;*/
    display: block;
}
.yqlj_div_p{
	height: 38px;
	line-height: 38px;
	color: #434343;
	font-size: 18px;
	width: 120px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	border-right: 1px solid #434343;
}
.zhul_v_friendlink{
	float: left;
	width: 950px;
	margin-left: 25px;
	margin-top: 3px;
}
.zhul_v_friendlink li{
	margin-left: 10px;
	line-height: 24px;
	text-align: center;
	word-break: break-all;
	display: block;
	float: left;
	font-size: 12px;
	white-space: nowrap;
}
.zhul_v_friendlink li a{
	font-size: 12px;
}
/*footer*/
.zhul_footer{
	width:1140px;
}
.zhul_bot_footer{
	width:780px;
	text-align:center;
	line-height:25px;
	color:#666;
	font-size:14px;
	float: left;
	padding-top:50px;
}
.zhul_bot_footer_r{
	width:280px;
	text-align:center;
	line-height:25px;
	color:#666;
	font-size:14px;
	float: left;
	padding-top:40px;
}
.zhul_botmenu_font{
	font-family:"微软雅黑",Verdana, Arial, Helvetica, sans-serif;
}
.zhul_botmenu_pic{
    width:900px;
	margin:0 auto;
	padding-top:20px;
}
.zhul_botmenu_link{
    padding:0 15px;
	border-right:solid 1px #cad5d7;
	color:#666;
	text-decoration:none;
	font-size:14px;
	font-family:"微软雅黑",Verdana, Arial, Helvetica, sans-serif;
}
.zhul_botmenu_unbor{
    padding:0 15px;
    border-right:none;
	color:#666;
	text-decoration:none;
	font-family:"微软雅黑",Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.zhul_v_topimg{
	float:left;
	width:960px;
	padding-top:10px;
	padding-left:10px;
	margin:0 auto;
}
.zhul_art_r img{
	width: 100%;
}



/*广告区域*/
.zhul_ad_a{
	position: relative;
	overflow: hidden;
	}
.zhul_ad_img1{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: none;
	}
.zhul_ad_img2{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	}
.zhul_ad_active{
	display: block;
}
.zhul_leftul li{
	width: 320px !important;
}
/*slider*/
.zl-slider {
  position: relative;
  *zoom: 1;
  height: 400px;
  color: #FFFFFF;
  min-width: 1200px;
  background: #000000;
  margin-top:69px;
}

.slider-nav .current {
  background: #ee2e2e;
  color: #FFFFFF;
  width:100%;
}
.slider-nav .current span {
  border: none;
  width:100%;
}
.slider-nav .other-question {
  display: block;
  height: 35px;
  line-height: 35px;
  width: 180px;
  margin: 25px auto 0;
  color: #1abc9c;
  font-size: 18px;
  text-align: center;
  border: 1px #1abc9c solid;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
}

.news-scroll{
    float: right;
    height: 22px;
    width: 490px;
    margin-top: 20px;
    color: #FFFFFF;
    overflow: hidden;
}
.goto-zb{
    float: left;
    border-radius: 3px;
    background: #ee2e2e;
    color: #FFF;
    height: 22px;
    line-height: 22px;
    text-align: center;
    margin: 0 10px 0 0;
    display: inline;
    padding: 0 10px;
    font-size: 12px;
}
.goto-zb:hover{
	color: #FFFFFF!important;
	background: #fe4343;
}
.news-scroll ul{
	width: 420px;
	float: left;
}
.news-scroll-list li a{
    display: block;
    height: 22px;
    line-height: 22px;
    color: #999;
    width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*引导页*/
.zl-index-ins{
	width: 100%;
	height: 250px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
}
.ins-bg{
	background: #000000;
	opacity: 0.8;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}
.index-ins-cron{
	width: 1200px;
	margin: 0 auto;
	padding-top: 8px;
}
.ins-shouye{
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 100px;
}
.ins-where{
	width: 186px;
	height: 106px;
	background: url(/img/indeximg/zl-index-ins.png);
	margin-left: 130px;
	position: relative;
}
.where-btn{
	display: block;
	position: absolute;
	width: 85px;
	height: 15px;
	left: 62px;
	top: 70px;
}
.where-close{
	display: block;
	position: absolute;
	width: 19px;
	height: 19px;
	top: 30px;
	right: 0;
}
/*左侧定位楼层*/
.side-nav {
	display: none;
    position: fixed;
    z-index: 6666;
    top: 50px;
    width: 54px;
/*    padding: 5px 2.5px;*/
    _position: absolute;
	box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);
    background: white;
    /*border-radius: 5px;*/
    /*border: 1px solid #C8C8C8;*/
    _top: expression(document.documentElement.scrollTop + Math.round(document.documentElement.offsetHeight / 2 - 180) + "px")
}
.side-nav span{
	display: block;
	height: 1px;
	width: 36px;
	margin:0 auto;
	background: #E5E5E5;
}
.side-nav .nava {
    display: block;
    width: 54px;
    height: 54px;
    line-height: 14px;
    overflow: hidden;
    background: white;
    text-align: center;
    font-size: 12px;
}
.side-nav .side_box{
	margin-top: 14px;
} 
.side-nav .nava:hover{
	color: #FFFFFF;
    background: #ee2e2e;
}
.side-nav a.active {
    color: #FFFFFF;
    background: #ee2e2e;
}
/*左侧直播通知*/
.live-box{
	width: 54px;
	height: 54px;
	text-align: center;
	position: relative;
}
.live-tv{
	width: 100%;
	height: 100%;
}
.tv-icon{
	margin-top: 20px;
	cursor:pointer;
}
.live-info{
	width: 300px;
	background: #fff;
	position: absolute;
	left: 60px;
	top: 0px;
}
.left-arrow{
	position: absolute;
	left: -6px;
	top: 26px;
}
.live-list{
	width: 300px;
}
.live-list li{
	display: block;
	width: 280px;
	height: 60px;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 10px;
}
.live-list li:last-child{
	border-bottom: none;
}
.live-left{
	width: 60px;
	height: 60px;
	float: left;
}
.live-left img{
	width: 60px;
	height: 60px;
	border-radius: 30px;
}
.live-right{
	width: 215px;
	height: 60px;
	float: left;
	margin-left: 5px;
	text-align: left;
}
.live-title{
	width: 100%;
	height: 40px;
    line-height: 20px;
    font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	word-break: break-all;
	overflow: hidden; 
}
.live-state{
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #ee2e2e;
}
.live-state img{
	margin-right: 3px;
}
.hide-box{
	text-align: right;
	width: 280px;
	padding: 5px 10px;
}
.hide-btn{
	color: #747474;
	font-size:14px;
	line-height: 20px;
	font-style: normal;
	font-weight: 400;
	cursor: pointer;
}
.hide-btn i{
	font-style: normal;
	margin-left: 5px;
	color: #ee2e2e;
}
.more-live{
	line-height: 20px;
	font-size: 14px;
	text-align: right;
	padding: 10px 0;
}
.more-live i{
	font-style: normal;
	margin-right: 5px;
	color:  #747474;
	cursor: pointer;
}

.mt0{
	margin-top: 0px !important;
}

/*new yssj*/
.art-list{
	width: 1140px;
	background: #f4f4f4;
	padding: 30px 30px 10px 30px;
	margin-left: -30px;
	float: left;
}
.art-list li{
	display: block;
	width: 212px;
	height: 224px;
	float: left;
	margin:0 20px 20px 0;
	background: #fff;
}
.art-list li:nth-of-type(5n){
	margin-right: 0;
}
.art-title{
	width: 192px;
	height: 20px;
	padding: 10px 10px 0;
	font-size: 12px;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #383838;
}
.art-pic{
	width: 212px;
	height: 160px;
	overflow: hidden;
}
.art-bot{
	width: 192px;
	height: 22px;
	padding: 0 10px 10px;
	font-size: 12px;
	line-height:22px;
	color: #989898;
}
.bot-left{
	display: block;
	width: 70px;
	float: left;
}
.bot-right{
	display: block;
	width: 70px;
	float: left;
}
.art-bot img{
	margin-right: 5px;
}
.reddot{
	color: #ee2e2e;
	margin-right: 10px;
}
.art-list li:hover .art-title{
	color: #ee2e2e;
}


/*new yssj*/
.art-list_jj{
	width: 880px;
	background: #f4f4f4;
	padding: 15px 15px 0px 20px;
	margin-left: -30px;
	float: left;
}
.art-list_jj li{
	display: block;
	width: 166px;
	height: 180px;
	float: left;
	margin:0 10px 15px 0;
	background: #fff;
}
/*.art-list_jj li:nth-of-type(5n){
	margin-right: 0;
}*/
.art-title_jj{
	width: 156px;
	height: 50px;
	padding: 5px 5px 0px;
	font-size: 12px;
	line-height: 16px;
	/*white-space: nowrap;*/
	overflow: hidden;
	text-overflow: ellipsis;
	color: #383838;
}
.art-pic_jj{
	width: 166px;
	height: 113px;
	overflow: hidden;
}
.art-bot_jj{
	width: 180px;
	height: 22px;
	padding: 0 10px 10px;
	font-size: 12px;
	line-height:22px;
	color: #989898;
}
.bot-left_jj{
	display: block;
	width: 70px;
	float: left;
}
.bot-right_jj{
	display: block;
	width: 70px;
	float: left;
}
.art-bot_jj img{
	margin-right: 5px;
}
.reddot_jj{
	color: #ee2e2e;
	margin-right: 10px;
}
.art-list_jj li:hover .art-title{
	color: #ee2e2e;
}




/*新会员logo区域*/

.memberlogo{ display:block; margin:0 -5px; width:1140px;}

.memberlogo li{ float:left;display:block; width:560px; height:60px;margin:10px 5px; z-index:1;position:relative;

-webkit-transition:width 0.5s linear;-moz-transition:width 0.5s linear;-o-transition:width 0.5s linear;transition: width 0.5s linear;

}

.memberlogo li .xq{ display:block;position:absolute; top:0;width:560px; height:31px; background:#fff;  opacity:0;border:3px solid #9fd5f1; overflow:hidden;

-webkit-transition:all 0.5s linear;-moz-transition:width 0.5s linear;-o-transition:width 0.5s linear;transition: width 0.5s linear;}

.memberlogo li a img{  width:560px;height:60px;border:1px solid #ddd; }

.memberlogo li:hover{border:none; width:560px; z-index:2;}

.memberlogo li:hover .xq{ display:block; width:560px; height:128px;opacity:100; z-index:2; top:0px;}

.memberlogo .last{ position:relative;}

.memberlogo .last:hover .xq { left:-0px;}



.memberlogo li .xq .xq_bol{display:block;width:560px; height:118px; padding:5px 5px;position:relative;}

.memberlogo li .xq .xq_bol em { display:block;line-height:10px; font-size:16px; font-weight:bold; font-style:normal; border-bottom:1px dotted #ddd; padding-bottom:5px;}

.memberlogo li .xq .xq_bol em img{ width:128px; padding-right:5px; margin-right:5px; border-right:1px solid #eee;}

.memberlogo li .xq .xq_bol p{ line-height:18px; color:#999; padding:5px;cursor:default;}

.memberlogo li .xq .xq_bol p span{ display:block;font-size:14px; color:#007AC7;line-height:22px;}

.memberlogo li .xq .goweb a{ position:absolute; bottom:0; right:0;display:block; line-height:20px; height:20px; width:70px; background:#9fd5f1; color:#fff; text-align:center;}

.memberlogo li .xq .goweb a:hover{ background:#f90;}




/*新会员logo区域*/

.memberlogo2{ display:block; margin:0 -5px; width:1140px;}

.memberlogo2 li{ float:left;display:block; width:275px; height:60px;margin:10px 5px; z-index:1;position:relative;

-webkit-transition:width 0.5s linear;-moz-transition:width 0.5s linear;-o-transition:width 0.5s linear;transition: width 0.5s linear;

}

.memberlogo2 li .xq{ display:block;position:absolute; top:0;width:275px; height:31px; background:#fff;  opacity:0;border:3px solid #9fd5f1; overflow:hidden;

-webkit-transition:all 0.5s linear;-moz-transition:width 0.5s linear;-o-transition:width 0.5s linear;transition: width 0.5s linear;}

.memberlogo2 li a img{  width:275px;height:60px;border:1px solid #ddd; }

.memberlogo2 li:hover{border:none; width:275px; z-index:2;}

.memberlogo2 li:hover .xq{ display:block; width:275px; height:128px;opacity:100; z-index:2; top:0px;}

.memberlogo2 .last{ position:relative;}

.memberlogo2 .last:hover .xq { left:-0px;}



.memberlogo2 li .xq .xq_bol{display:block;width:275px; height:118px; padding:5px 5px;position:relative;}

.memberlogo2 li .xq .xq_bol em { display:block;line-height:5px; font-weight:bold; font-style:normal; border-bottom:1px dotted #ddd; padding-bottom:5px;}

.memberlogo2 li .xq .xq_bol em img{ width:128px; padding-right:5px; margin-right:5px; border-right:1px solid #eee;}

.memberlogo2 li .xq .xq_bol p{ line-height:18px; color:#999; padding:5px;cursor:default;}

.memberlogo2 li .xq .xq_bol p span{ display:block;font-size:14px; color:#007AC7;line-height:22px;}

.memberlogo2 li .xq .goweb a{ position:absolute; bottom:0; right:0;display:block; line-height:20px; height:20px; width:70px; background:#9fd5f1; color:#fff; text-align:center;}

.memberlogo2 li .xq .goweb a:hover{ background:#f90;}

